﻿2026-07-06T05:21:54.2823972Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-07-06T05:21:54.2824316Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-07-06T05:21:54.2878935Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:21:54.2879161Z env:
2026-07-06T05:21:54.2879270Z   SPT_TWO_HOST: 1
2026-07-06T05:21:54.2879392Z   SPT_TWO_HOST_ROLE: a
2026-07-06T05:21:54.2879527Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T05:21:54.2879700Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T05:21:54.2879836Z ##[endgroup]
2026-07-06T05:21:55.1598638Z    Compiling n0-future v0.3.2
2026-07-06T05:21:55.1744612Z    Compiling backon v1.6.0
2026-07-06T05:21:55.1793872Z    Compiling tempfile v3.27.0
2026-07-06T05:21:55.2327552Z    Compiling n0-watcher v0.6.1
2026-07-06T05:21:55.2327960Z    Compiling iroh-dns v0.98.0
2026-07-06T05:21:55.3619863Z    Compiling netwatch v0.16.0
2026-07-06T05:21:55.5690857Z    Compiling iroh-relay v0.98.0
2026-07-06T05:21:55.8997017Z    Compiling portmapper v0.16.0
2026-07-06T05:21:59.3576287Z    Compiling iroh v0.98.2
2026-07-06T05:22:08.7268226Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T05:22:10.2141391Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T05:22:19.6878439Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T05:22:27.6560119Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.05s
2026-07-06T05:22:27.6785449Z      Running tests\twohost_cli.rs (target\debug\deps\twohost_cli-db4bd27b36817976.exe)
2026-07-06T05:22:28.2214408Z 
2026-07-06T05:22:28.2214695Z running 2 tests
2026-07-06T05:22:28.2216702Z test gated_cli_role_b ... ok
2026-07-06T05:22:28.2223070Z GATED role A: node cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c
2026-07-06T05:23:28.2237926Z test gated_cli_role_a has been running for over 60 seconds
2026-07-06T05:23:33.7922739Z GATED OK: bring-up: B's suspended C-2 row replicated to A
2026-07-06T05:23:33.9199075Z 
2026-07-06T05:23:33.9199470Z thread 'gated_cli_role_a' (136584) panicked at crates\spt\tests\twohost_cli.rs:757:5:
2026-07-06T05:23:33.9200722Z the qualified wake must apply an edge at B: rc=Some(0) stdout= stderr=WOKE:ling-gated-c2@989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee (Suspended->Active) at 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-07-06T05:23:33.9201299Z 
2026-07-06T05:23:34.1770002Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-06T05:23:34.1770321Z test gated_cli_role_a ... FAILED
2026-07-06T05:23:34.1770427Z 
2026-07-06T05:23:34.1770472Z failures:
2026-07-06T05:23:34.1770542Z 
2026-07-06T05:23:34.1770584Z failures:
2026-07-06T05:23:34.1770692Z     gated_cli_role_a
2026-07-06T05:23:34.1770772Z 
2026-07-06T05:23:34.1770935Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 65.96s
2026-07-06T05:23:34.1771183Z 
2026-07-06T05:23:34.1788432Z error: test failed, to rerun pass `-p spt --test twohost_cli`
2026-07-06T05:23:34.2398782Z ##[error]Process completed with exit code 1.
